Bug 553578 - tabs are not drawn correctly
authorMatthias Clasen <mclasen@redhat.com>
Fri, 26 Sep 2008 23:58:12 +0000 (23:58 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 26 Sep 2008 23:58:12 +0000 (23:58 +0000)
commit9b320a62f11c5eea57855fe9725c13594d192bb0
treeadf8ef2da9e8d5bf426307ad40ffa2941a76678b
parentbc48caa272bdc0971191bd5f2bfc61bbdd48f460
Bug 553578 - tabs are not drawn correctly

2008-09-26  Matthias Clasen  <mclasen@redhat.com>

        Bug 553578 - tabs are not drawn correctly

        * gtk/gtknotebook.c: Track the visibility state of notebook tabs
        between allocations so that we know to redraw the tab labels if
        tabs are hidden and shown without changing position.
        Reported by Marek Kašík, patch by Owen Taylor.

svn path=/trunk/; revision=21525
ChangeLog
gtk/gtknotebook.c